home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / IW2GIF.ZIP / IW2GIF.DOC next >
Text File  |  1990-01-01  |  1KB  |  41 lines

  1. IW2GIF Version 1.0    January 1, 1990
  2.  
  3. One of the big problems that I have with the ImageWise Digitizer
  4. is that the image file created is non-standard.  I wanted to be
  5. able to use many of the image processing programs around to work
  6. with the ImageWise Pictures.
  7.  
  8. IW2GIF will convert an ImageWise picture (any size, with or
  9. without compression) to a GIF file.
  10.  
  11. The format is:
  12.  
  13.     IW2GIF iwname[.IW] [gifname[.GIF]]
  14.  
  15. If you just say:
  16.  
  17.     IW2GIF mypic
  18.  
  19. It will assume the Imagewise file is MYPIC.IW and the GIF file
  20. to be MYPIC.GIF.
  21.  
  22. If you just type IW2GIF, it will ask you for the filename.  If
  23. you include an extension, it will also ask you for the output
  24. file name.
  25.  
  26. This was written in Turbo Pascal version 4.0.  I am sorry it is
  27. a bit slow.  The line numbers are printed so you know it still
  28. working.
  29.  
  30. The Executable code is being released into the Public Domain.
  31. The source code is not available.
  32.  
  33. If you have any problems or comments, please feel free to
  34. contact me:
  35.  
  36. BJ Gleason
  37. Computer Science Department
  38. Upsala College
  39. Puder Hall
  40. East Orange, NJ  07019
  41.